home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #8 / Software USA Volume 4.08.iso / mac / LifeStyles / ComicBase / ComicBase.sea / ComicBase 3 Mac Demo / ComicBase 3 Demo.rsrc / LENS_173_Title Information < prev    next >
Text File  |  1998-02-04  |  4KB  |  103 lines

  1. ItemType: WIND
  2. Rect: 198,217,623,377
  3. Style: Window
  4. HasTitleBar: TRUE
  5. HasZoomBox: FALSE
  6. HasCloseBox: TRUE
  7. HasGrowBox: FALSE
  8. MinSize: 100,50
  9. MaxSize: 32767,32767
  10. Name: Title Information
  11. Script: --on windowEvent  wdID,wdName,objNo,objName,objValue¬¬Global selectedTitle, selectedCardName¬Global cMaxCardNameLength, titleList¬¬if objValue="Open" then¬  set cursor to watch¬  put wsGet("Title Information","0", "ID") into thisWindowID¬  CenterWindow wdName¬  ¬  put char 1 to cMaxCardNameLength of selectedTitle into selectedCardName¬  put find(titleList,selectedTitle,"Line","Begin")  into selectedTitleNum¬  if selectedTitleNum > 0 then¬    wsSet thisWindowID,"0","Name", selectedTitle¬    put fld "Publisher" of cd selectedTitleNum of bg "Title" into thePub¬    put line 1 of thePub into pubName¬    put line 2 of thePub into copyrightLine¬    -- put line 3 of thePub into descriptionModified¬    put line 4 of thePub into pubDates¬    -- put line 6 of thePub into createdDate¬    put fld "Title" of cd selectedTitleNum of bg "Title" into oldName¬    get "Name_Text:" & oldName & return & "PublisherName_Text:" & pubName & return & "Copyright_Text:" & copyrightLine & return & "i6_Visible:" & (the hilite of bg btn "Mature Readers Only" of cd selectedTitleNum of bg "Title") & return & "YearsPublished_Text:" & pubDates & return ¬    wsSet thisWindowID,0,"Properties",it¬  end if¬  set cursor to arrow¬  if there is a menuItem "Close" of menu "File" then¬    enable menuItem "Close" of menu "File"¬  end if¬else if objValue="Close" then ¬  -- save the window position¬  if there is a menuItem "Close" of menu "File" then¬    disable menuItem "Close" of menu "File"¬  end if¬  ¬else if objValue="Suspend" then ¬  put frontWindow() into theFrontID¬  if wsGet(theFrontID,"0","HasCloseBox") <> "true" then¬    if there is a menuItem "Close" of menu "File" then¬      disable menuItem "Close" of menu "File"¬    end if¬  end if¬  ¬else if objValue="Resume" then ¬  if there is a menuItem "Close" of menu "File" then¬    enable menuItem "Close" of menu "File"¬  end if¬end if¬--end windowEvent
  12.  
  13. ItemType: TEXT
  14. Rect: 41,15,115,27
  15. TextFont: Geneva
  16. TextSize: 9
  17. Name: NameTitle
  18. TextStyle: Bold
  19. TextAlign: Right
  20. Text: Title Name: 
  21.  
  22. ItemType: TEXT
  23. Rect: 303,117,351,129
  24. TextFont: Geneva
  25. TextSize: 9
  26. Visible: FALSE
  27. Name: AbbrevTitle
  28. TextStyle: Bold
  29. TextAlign: Right
  30. Text: Abbrev:
  31.  
  32. ItemType: TEXT
  33. Rect: 48,38,115,50
  34. TextFont: Geneva
  35. TextSize: 9
  36. Name: PublisherTitle
  37. TextStyle: Bold
  38. TextAlign: Right
  39. Text: Publisher: 
  40.  
  41. ItemType: TEXT
  42. Rect: 112,15,413,27
  43. TextFont: Geneva
  44. TextSize: 9
  45. AutoSize: FALSE
  46. Name: Name
  47. Text: Amazing Spider-Man, The
  48. Balloon: This is the name of this comic title.
  49.  
  50. ItemType: TEXT
  51. Rect: 112,38,240,51
  52. TextFont: Geneva
  53. TextSize: 9
  54. AutoSize: FALSE
  55. Name: PublisherName
  56. Text: Marvel
  57. Balloon: The published of this title
  58.  
  59. ItemType: TEXT
  60. Rect: 112,136,210,148
  61. TextFont: Geneva
  62. TextSize: 9
  63. Name: Mature readers only
  64. BlackColor: 0,0,-13108
  65. Text: Mature Readers Only
  66. Balloon: This title is generally considered suitable only for adult readers.
  67.  
  68. ItemType: TEXT
  69. Rect: 47,84,116,96
  70. TextFont: Geneva
  71. TextSize: 9
  72. Name: Copyright Title
  73. TextStyle: Bold
  74. TextAlign: Right
  75. Text: Copyright: 
  76.  
  77. ItemType: TEXT
  78. Rect: 112,84,419,132
  79. TextFont: Geneva
  80. TextSize: 9
  81. Name: Copyright
  82. Text: ™ and ©1971 Marvel Entertainment Group
  83. KeyFilter: obsOnlyAny
  84. Balloon: The appropriate copyright information for the picture shown. This information can be found on the bottom of the first story page on most comics.
  85.  
  86. ItemType: TEXT
  87. Rect: 13,61,115,73
  88. TextFont: Geneva
  89. TextSize: 9
  90. Name: YearsPublishedTitle
  91. TextStyle: Bold
  92. TextAlign: Right
  93. Text: Years Published: 
  94.  
  95. ItemType: TEXT
  96. Rect: 112,61,316,73
  97. TextFont: Geneva
  98. TextSize: 9
  99. AutoSize: FALSE
  100. Name: YearsPublished
  101. Text: 1963-Present
  102. KeyFilter: obsOnlyAny
  103. Balloon: These are the years during which this title was published..